Package: wnpp
Severity: wishlist
Owner: Debian Java Maintainers <pkg-java-maintain...@lists.alioth.debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : libconcurrentunit-java
  Version         : 0.4.6
  Upstream Contact: Jonathan Halterman <jhalter...@gmail.com>
* URL             : https://github.com/jhalterman/concurrentunit
* License         : Apache-2.0
  Programming Lang: Java
  Description     : simple toolkit for testing multi-threaded Java code

ConcurrentUnit was created to help developers test multi-threaded or
asynchronous code. It allows one to perform assertions and wait for operations
in any thread, with failures being properly reported back to the main test
thread. If an assertion fails, the test fails, regardless of which thread the
assertion came from.

This package is needed as a (transitive) dependency of nextflow. It will be
team-maintained by the Debian-Java team.

Reply via email to