Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuckton committed Jun 20, 2023
1 parent 731b42a commit b8ebc79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ECMAScript Async Explicit Resource Management

**ECMAScript Async Explicit Resource Management has been subsumed by the [ECMAScript Explicit Resource Management Proposal](https://github.com/tc39/proposal-explicit-resource-management). Further discussion should occur in that repository.**

This proposal relates to async functionality deferred from the original
[Explicit Resource Management][using] proposal and shares the
same motivations:
Expand Down Expand Up @@ -1034,4 +1036,4 @@ The following is a high-level list of tasks to progress through each stage of th
[wrapper]: #wrapper
[callback-adapting wrapper]: #adapter
[single-use disposer]: #disposer
[using]: https://github.com/tc39/proposal-explicit-resource-management
[using]: https://github.com/tc39/proposal-explicit-resource-management

0 comments on commit b8ebc79

Please sign in to comment.