GitHub user tjwatson opened a pull request:
https://github.com/apache/felix/pull/180
FELIX-6044 - avoid calling ungetServiceObject too early for simple case of
SingleRefPair
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tjwatson/felix FELIX-6044
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/180.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #180
----
commit bf7f727dc812458133e1f8814a9f4ae6b5df3988
Author: Tom Watson <tjwatson@...>
Date: 2019-02-01T17:28:38Z
FELIX-6044 - avoid calling ungetServiceObject too early for simple case
of SingleRefPair
----
---