Files
vscode/extensions
Tyler James Leonhardt 41e940f76f Use SequencerByKey to sequence operations of the same set of scopes (#192638)
The idea here is... if a token is currently being refreshed, well then getting a token of those scopes should wait for that to finish.

Core has a really nice `SequencerByKey` for exactly this kind of thing, and so I've stolen that and started to organize the code with a `common` folder.

Oh, I also noticed we were sorting twice and fixed that to only sort once.

ref https://github.com/microsoft/vscode/issues/186693
2023-09-09 07:09:20 +02:00
..
2023-08-10 00:30:24 +02:00
2023-07-28 17:48:19 +02:00
2023-07-28 17:48:19 +02:00
2023-07-28 17:48:19 +02:00
2023-07-28 09:21:56 -07:00
2023-07-28 17:48:19 +02:00
2023-09-06 02:13:03 +02:00
2023-07-28 17:48:19 +02:00
2023-08-25 00:38:47 +02:00
2023-08-25 00:38:47 +02:00