@@ -40,7 +40,7 @@ export async function connect() {
letqueue=Promise.resolve();
/** Schedules an exclusive async operation on the global context.
* @template T,T2
* @template T
* @param {(ctx: Context) => Promise<T>} op
* @returns {Promise<T>}
*/
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.