You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fix: Decorators with the same priority (#6)
* Fix: Decorators with the same priority
- Fixed the issue when only one decorator was applied when several decorators had the same priority;
Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>
* Fix: Decorators with the same priority
- Added unset service decorators when the service is initialized;
Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>
* Fix: Decorators with the same priority
- Fix unit tests;
Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>
Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>