complete removal of node holders
All checks were successful
Build and Test / splatoon-testfire (push) Successful in 4m13s
Build and Test / splatoon (push) Successful in 7m7s
Build and Test / sonic-transformed (push) Successful in 7m9s
Build and Test / mario-tennis (push) Successful in 7m8s
Build and Test / minecraft-wiiu (push) Successful in 7m32s
Build and Test / fast-racing-neo (push) Successful in 7m33s
Build and Test / wii-sports-club (push) Successful in 7m33s
Build and Test / puyopuyo (push) Successful in 7m33s
Build and Test / wii-u-chat (push) Successful in 7m38s
Build and Test / terraria (push) Successful in 8m0s
Build and Test / super-mario-maker (push) Successful in 8m11s
Build and Test / friends (push) Successful in 8m11s
All checks were successful
Build and Test / splatoon-testfire (push) Successful in 4m13s
Build and Test / splatoon (push) Successful in 7m7s
Build and Test / sonic-transformed (push) Successful in 7m9s
Build and Test / mario-tennis (push) Successful in 7m8s
Build and Test / minecraft-wiiu (push) Successful in 7m32s
Build and Test / fast-racing-neo (push) Successful in 7m33s
Build and Test / wii-sports-club (push) Successful in 7m33s
Build and Test / puyopuyo (push) Successful in 7m33s
Build and Test / wii-u-chat (push) Successful in 7m38s
Build and Test / terraria (push) Successful in 8m0s
Build and Test / super-mario-maker (push) Successful in 8m11s
Build and Test / friends (push) Successful in 8m11s
This commit is contained in:
parent
c5790cbed2
commit
0ab4f0263c
3 changed files with 12 additions and 12 deletions
|
|
@ -15,7 +15,7 @@ cfg_if! {
|
|||
}
|
||||
}
|
||||
|
||||
pub fn edge_node_dc_callback() {
|
||||
error!("disconnected from node holder, aborting!");
|
||||
abort()
|
||||
}
|
||||
// pub fn edge_node_dc_callback() {
|
||||
// error!("disconnected from node holder, aborting!");
|
||||
// abort()
|
||||
// }
|
||||
|
|
|
|||
Loading…
Reference in a new issue