Remove Asynchronous Attribute

Bug #1073750 reported by Charlie Poole
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnitLite
Fix Released
Medium
Charlie Poole

Bug Description

In the 0.8 release, we added AsynchronousAttribute and attempted to provide for asynchronous processing in pre-4.5 builds using that attribute and custom code. Further examination indicates that the implementation doesn't really do the job, since it relies on the creation of an extra thread to run the test. We're better served by implementing async/await on those platforms that support it and not supporting the async feature on lower-level builds.

Changed in nunitlite:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 0.9
status: Triaged → Fix Committed
Changed in nunitlite:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.