Skip to content

Check for unsupported use of synchronized in async blocks #152

Closed
@retronym

Description

@retronym

I think we should treat it as a by-name method for the purposes of our analysis / ANF transform.

scala> ObjectTpe.decl(TermName("synchronized")).defString
res2: String = final def synchronized[T0](x$1: T0): T0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions