[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#966540: marked as done (ITP: node-queue-microtask -- fast and tiny queueMicrotask shim for modern engines)



Your message dated Thu, 30 Jul 2020 20:43:24 +0530
with message-id <CAMz8oh27MBu3M_5DaaMbd-aUiMcAZ=_V7ZU=HaS2B=KPFvFa7A@mail.gmail.com>
and subject line Closing 966540
has caused the Debian Bug report #966540,
regarding ITP: node-queue-microtask -- fast and tiny queueMicrotask shim for modern engines
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
966540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966540
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Kartik Kulkarni <kartik.koolks@gmail.com>

* Package name    : node-queue-microtask
  Version         : 1.1.4
  Upstream Author : Feross Aboukhadijeh <feross@feross.org> (https://feross.org)
* URL             : https://github.com/feross/queue-microtask
* License         : Expat
  Programming Lang: _javascript_
  Description     : fast and tiny queueMicrotask shim for modern engines

 The queueMicrotask function is a WHATWG standard.
 It queues a microtask to be executed prior to control
 returning to the event loop.
 .
 A microtask is a short function which will run after the current task
 has completed its work and when there is no other code
 waiting to be run before control of the execution context is
 returned to the event loop.
 .
 This package allows you to use queueMicrotask safely in all JS engines.
 Useful when you prioritize small JS bundle size over
 optimal performance in old browsers.
 .
 A shim is a library that transparently intercepts API calls
 and  changes the arguments passed and handles the operation itself
 or redirects the operation elsewhere.
 .
 Node.js is an event-based server-side _javascript_ engine.

This package is a dependency for solid-server and needs to be packaged
 for the packaging of solid-server.
 .
This package will be maintained in the _javascript_ team.

--- End Message ---
--- Begin Message ---
The package in question has a very small source code which seems to be
better if packaged as a bundle or embedded in the required package.
Thus, I will be closing this bug and ITP

Regards,
Kartik Kulkarni

--- End Message ---

Reply to: