-
Notifications
You must be signed in to change notification settings - Fork 284
Revert "Enable json serializer in crossbar router" #4656
Conversation
@etam please rebase that against |
4cc02d5
to
fdb7b09
Compare
rebased |
fdb7b09
to
c9c5088
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codecov Report
@@ Coverage Diff @@
## develop #4656 +/- ##
===========================================
+ Coverage 89.08% 90.27% +1.18%
===========================================
Files 211 211
Lines 19717 19667 -50
===========================================
+ Hits 17565 17754 +189
+ Misses 2152 1913 -239 |
Somehow this change is making integration tests fail with |
It fails, because I removed importing |
I pinned down a bit this twisted weird behavior: In Edit: |
@etam Also |
c9c5088
to
7f6e502
Compare
This seems to be not enough. I've made a workaround for now. Let's resolve this in a separate task. |
This reverts commit 51d8a97.
This was introduced in #3926, but it's not needed anymore.