This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[kernel][event bus] Fixing NPE due to loose of the reference to Inter…
…nalEventBusSKill. The AgentEventListener internal class of InternalEventBusSkill looses the weak reference to its enclosing object. The AgentEventListener class is no more static to have this reference always set. see #100. Signed-off-by: Stéphane Galland <galland@arakhne.org>
- Loading branch information
1 parent
ff73059
commit 2a45f6a
Showing
1 changed file
with
16 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters