-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Open
Description
stumbled over
Line 43 in dac0c97
.onDispose(this.dispose.bind(this)), |
It seems ProviderInstanceBase
-instances dispose themselves when their parser
-property gets disposed. This is wrong, only the creator of an object should dispose of it.
Metadata
Metadata
Assignees
Labels
debtCode quality issuesCode quality issues