Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tc39/proposal-async-await issues and pull requests

#120 - async

Issue - State: closed - Opened by manwithsteelnerves over 4 years ago

#119 - node google spreadsheet i want to fetch a particular cell

Issue - State: closed - Opened by jatinkumarrao about 5 years ago - 1 comment

#117 - New syntax

Issue - State: closed - Opened by p-g-krish almost 6 years ago - 1 comment

#116 - await in spawn

Issue - State: closed - Opened by xianshenglu almost 6 years ago - 1 comment

#115 - Spec example needs a tiny fix.

Issue - State: closed - Opened by hemanth about 6 years ago - 2 comments

#114 - A question about async await with native promise.

Issue - State: closed - Opened by JiaLiPassion about 6 years ago - 7 comments

#113 - Error in javascript discord bot

Issue - State: closed - Opened by Deducts over 6 years ago - 1 comment

#112 - Clarify the relationship between loops and async

Issue - State: closed - Opened by teazean over 6 years ago - 5 comments

#111 - Play sounds when messages are received by both admins and users

Issue - State: closed - Opened by jmikrut almost 7 years ago - 1 comment

#110 - Remove debatable syntax and semantics

Pull Request - State: closed - Opened by myvcc657 about 7 years ago

#109 - incorporated into ECMA-262

Pull Request - State: closed - Opened by ysangkok almost 8 years ago

#108 - Remove debatable syntax and semantics

Pull Request - State: closed - Opened by domenic about 8 years ago - 1 comment

#107 - Fix shadowed variable in server example

Pull Request - State: closed - Opened by forivall about 8 years ago - 1 comment

#106 - Proposal: parallelize consecutive awaits

Issue - State: closed - Opened by wheresrhys about 8 years ago - 4 comments

#105 - fix bug in example code

Pull Request - State: closed - Opened by olalonde about 8 years ago

#104 - Question: 'await' is a keyword?

Issue - State: closed - Opened by mysticatea about 8 years ago - 3 comments

#103 - Convert `await* ...` to `await Promise.all(...)`

Pull Request - State: closed - Opened by rictic over 8 years ago

#102 - server.asyncawait.js uses `await*` syntax

Issue - State: closed - Opened by rictic over 8 years ago

#101 - Async arrow functions don't work with default destructed parameters.

Issue - State: closed - Opened by BLamy over 8 years ago - 1 comment

#100 - How do you yield* with async/await?

Issue - State: closed - Opened by Fishrock123 over 8 years ago - 5 comments

#99 - Exceptions swallowed by design?

Issue - State: closed - Opened by mstade over 8 years ago - 4 comments

#98 - Throw if ClassHeritage is an async function!

Issue - State: closed - Opened by caitp over 8 years ago - 1 comment

#96 - NOTE 1 for Async Function Definitions says different things than rules

Issue - State: closed - Opened by arai-a over 8 years ago - 1 comment

#94 - Qs about Informative Desugaring

Issue - State: closed - Opened by rossberg over 8 years ago - 5 comments

#93 - Debugging async/await

Issue - State: closed - Opened by codepunkt over 8 years ago - 21 comments

#92 - Returning a rejection does not propagate exception into function body

Issue - State: closed - Opened by zenparsing over 8 years ago - 8 comments

#91 - AsyncMethod should have static semantics related to SpecialMethod (14.3.7)

Issue - State: closed - Opened by caitp over 8 years ago - 2 comments

#90 - set SourceText internal slots

Pull Request - State: closed - Opened by michaelficarra over 8 years ago - 4 comments

#89 - Garbage Collection

Issue - State: closed - Opened by benjamingr over 8 years ago - 22 comments

#88 - Why is async function needed at all?

Issue - State: closed - Opened by Rush almost 9 years ago - 14 comments

#87 - Catching specific exceptions in try-catch vs Bluebird .catch

Issue - State: closed - Opened by Rush almost 9 years ago - 4 comments

#86 - update async generator syntax

Pull Request - State: closed - Opened by cgcgbcbc almost 9 years ago - 1 comment

#85 - Seems that await * not supported by regenerator

Issue - State: closed - Opened by cgcgbcbc almost 9 years ago - 8 comments

#83 - Fix typos

Pull Request - State: closed - Opened by ratson almost 9 years ago - 1 comment

#82 - async setters?

Issue - State: closed - Opened by mariusGundersen almost 9 years ago - 4 comments

#81 - await one, two, three instead of await* [one, the, three]

Issue - State: closed - Opened by trusktr almost 9 years ago - 4 comments

#80 - Fix typo.

Pull Request - State: closed - Opened by amanda-mitchell almost 9 years ago - 1 comment

#79 - Can [[Reject]], [[Resolve]] throw?

Issue - State: closed - Opened by zenparsing almost 9 years ago - 1 comment

#78 - Programmatically check if function is async

Issue - State: closed - Opened by christianalfoni almost 9 years ago - 32 comments

#77 - function redundant?

Issue - State: closed - Opened by DanielHerr almost 9 years ago - 2 comments

#76 - Do object/array initializers execute `await`s sequentially or in parallel?

Issue - State: closed - Opened by calebmer almost 9 years ago - 11 comments

#75 - Parallel `await` proposal

Issue - State: closed - Opened by qfox almost 9 years ago - 14 comments

#74 - `export async function` proposal

Issue - State: closed - Opened by qfox almost 9 years ago - 10 comments

#73 - Allow generating sub-classed Promise

Issue - State: closed - Opened by dfahlander about 9 years ago - 1 comment

#72 - How to handle "unhandled Promise rejections"

Issue - State: closed - Opened by bminer about 9 years ago - 20 comments

#71 - Code with error handling is still bloated

Issue - State: closed - Opened by mohsen1 about 9 years ago - 9 comments

#70 - Propose: Parallel await

Issue - State: closed - Opened by teintinu about 9 years ago - 2 comments

#69 - Move early error checks from AsyncArrowHead to AsyncArrowFunction

Pull Request - State: closed - Opened by anba about 9 years ago - 1 comment

#68 - Review notes

Issue - State: closed - Opened by anba about 9 years ago - 11 comments

#67 - How do I await on an async function returned by await?

Issue - State: closed - Opened by matAtWork about 9 years ago - 4 comments

#66 - Inheritance relationship between AsyncFunction and GeneratorFunction?

Issue - State: closed - Opened by benjamn about 9 years ago - 5 comments

#65 - Investigate usage of modified intrinsics with `await`

Issue - State: closed - Opened by ljharb about 9 years ago - 16 comments

#64 - Suggestion: `await`ing functions

Issue - State: closed - Opened by omidkrad about 9 years ago - 8 comments

#63 - Update request.js. Typo fix

Pull Request - State: closed - Opened by greetclock about 9 years ago

#62 - Missing return statements in informative desugaring?

Issue - State: closed - Opened by littledan about 9 years ago - 3 comments

#61 - await* [asyncOp(), asyncOp()] -> await Promise.all([asyncOp(), asyncOp()]) ?

Issue - State: closed - Opened by timjacobi about 9 years ago - 8 comments

#60 - Fix errors in default parameters

Issue - State: closed - Opened by bterlson over 9 years ago - 10 comments

#59 - Editorial and styling nits

Issue - State: closed - Opened by domenic over 9 years ago - 6 comments

#58 - Allow class methods be async

Issue - State: closed - Opened by premasagar over 9 years ago - 2 comments

#58 - Allow class methods be async

Issue - State: closed - Opened by premasagar over 9 years ago - 2 comments

#57 - Change async context set-up

Pull Request - State: closed - Opened by anba over 9 years ago - 3 comments

#56 - Fix various issues and add missing semantics.

Pull Request - State: closed - Opened by anba over 9 years ago - 1 comment

#55 - Carefully scrutinize function kind spec stuff. Do we need a new one?

Issue - State: closed - Opened by domenic over 9 years ago - 2 comments

#54 - Cleanups and arrow function fixes

Pull Request - State: closed - Opened by domenic over 9 years ago

#53 - Update regenerator to latest master version.

Pull Request - State: closed - Opened by benjamn over 9 years ago

#52 - Proposal: Awaiting on Arguments

Issue - State: closed - Opened by knpwrs over 9 years ago - 22 comments

#51 - Forbid `await` in finally blocks

Issue - State: closed - Opened by benjamingr over 9 years ago - 14 comments

#51 - Forbid `await` in finally blocks

Issue - State: closed - Opened by benjamingr over 9 years ago - 14 comments

#50 - Use execution context suspend/resume directly

Pull Request - State: closed - Opened by domenic over 9 years ago - 33 comments

#50 - Use execution context suspend/resume directly

Pull Request - State: closed - Opened by domenic over 9 years ago - 33 comments

#49 - Why is this in terms of generator objects?

Issue - State: closed - Opened by domenic over 9 years ago - 5 comments

#49 - Why is this in terms of generator objects?

Issue - State: closed - Opened by domenic over 9 years ago - 5 comments

#48 - async_generators and for...of

Issue - State: closed - Opened by nikhedonia over 9 years ago - 3 comments

#48 - async_generators and for...of

Issue - State: closed - Opened by nikhedonia over 9 years ago - 3 comments

#47 - Formatting nits

Pull Request - State: closed - Opened by rwaldron over 9 years ago - 1 comment

#46 - Parallel awaits

Issue - State: closed - Opened by ajcrites over 9 years ago - 2 comments

#46 - Parallel awaits

Issue - State: closed - Opened by ajcrites over 9 years ago - 2 comments

#45 - A quick status question

Issue - State: closed - Opened by alippai over 9 years ago - 5 comments

#45 - A quick status question

Issue - State: closed - Opened by alippai over 9 years ago - 5 comments

#44 - Self-referencing link

Issue - State: closed - Opened by stelovsky over 9 years ago

#44 - Self-referencing link

Issue - State: closed - Opened by stelovsky over 9 years ago

#43 - Cover Grammar

Issue - State: closed - Opened by zenparsing over 9 years ago - 1 comment

#43 - Cover Grammar

Issue - State: closed - Opened by zenparsing over 9 years ago - 1 comment

#42 - Can you new an async function?

Issue - State: closed - Opened by bterlson over 9 years ago - 19 comments
Labels: question

#42 - Can you new an async function?

Issue - State: closed - Opened by bterlson over 9 years ago - 19 comments
Labels: question

#41 - Returning a non-awaited Promise from an async function

Issue - State: closed - Opened by calebboyd over 9 years ago - 2 comments

#41 - Returning a non-awaited Promise from an async function

Issue - State: closed - Opened by calebboyd over 9 years ago - 2 comments

#40 - Proposal: Adapt return value to different Promise implementations

Issue - State: closed - Opened by dfahlander over 9 years ago - 20 comments

#39 - Use Promise.resolve instead of Promise.cast

Pull Request - State: closed - Opened by lukehoban over 9 years ago

#39 - Use Promise.resolve instead of Promise.cast

Pull Request - State: closed - Opened by lukehoban over 9 years ago

#38 - Grammar for interfacing existing callback code with async/await

Issue - State: closed - Opened by MatAtBread over 9 years ago - 10 comments

#38 - Grammar for interfacing existing callback code with async/await

Issue - State: closed - Opened by MatAtBread over 9 years ago - 10 comments

#37 - Bind generator to callers 'this' to enable async methods

Issue - State: closed - Opened by MatAtBread over 9 years ago - 2 comments

#37 - Bind generator to callers 'this' to enable async methods

Issue - State: closed - Opened by MatAtBread over 9 years ago - 2 comments

#36 - Top level awaits

Issue - State: closed - Opened by ivan-kleshnin over 9 years ago - 4 comments

#36 - Top level awaits

Issue - State: closed - Opened by ivan-kleshnin over 9 years ago - 4 comments