The Observable module had some warnings about 'less generic' for the
some of the scheduler functions because of missue of generics.
The specs for test notifications had a warning about no
entry-point/nothing-to-execute; which is now supressed because it's a
[TestFixture].
The Observable module had some warnings about 'less generic' for the some of the scheduler functions because of missue of generics. The specs for test notifications had a warning about no entry-point/nothing-to-execute; which is now supressed because it's a
[TestFixture]
.